SmartFTP FTP Library
ISFTPConnection::RealPathEx Method

Canonicalize any given path name to an absolute path.

IDL
HRESULT RealPathEx(
    [in] BSTR bstrOriginal, 
    [in] long nFlags, 
    [in] BSTR bstrComponent, 
    [out, retval] BSTR* retval
);

RealPathEx automatically falls back to RealPath if the SFTP Protocol version is lower than 6. The nFlags and bstrComponent arguments are ignored in this case.

SFTP Protocol version 6.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.